Represents an email attachment.
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| id | long | ||
| paymentItemList | PaymentItemList | Get the paymentItemList this attachment belongs to | |
| fileHash | String | Get the hash for this files, Used to retrieve the file from the VFS | |
| fileName | String | Gets the file name | |
| contentType | String | Gets the files content type |
Hide comments